Lucene search
+L
LinuxLinux Kernel

14775 matches found

CVE
CVE
added 2025/02/12 1:27 p.m.206 views

CVE-2025-21694

CVE-2025-21694 : Linux kernel vulnerability in fs/proc/__read_vmcore (kdump path). Root cause: second loop in __read_vmcore could still hit softlockups; fix adds cond_resched() to yield in that loop. Impact: softlockups may interfere with RCU memory freeing and cause crashdump stalls in memory-co...

5.5CVSS6.6AI score0.00238EPSS
Save
CVE
CVE
added 2014/02/06 10:0 p.m.205 views

CVE-2014-0038

The CVE-2014-0038 issue affects the Linux kernel before 3.13.2 when CONFIG_X86_X32 is enabled: the compat_sys_recvmmsg function in net/compat.c can be exploited via recvmmsg with a crafted timeout pointer to gain local privileges. Public references document a local privilege escalation (exploitab...

6.9CVSS5.6AI score0.35451EPSS
Save
CVE
CVE
added 2015/03/12 2:0 p.m.205 views

CVE-2015-2150

CVE-2015-2150 affects Xen 3.3.x–4.5.x and the Linux kernel up to 3.19.1, where access to PCI command registers is not properly restricted. This can allow a local guest OS user to cause a denial of service (unexpected NMI, host crash) by disabling memory or I/O decoding for a PCI Express device an...

4.9CVSS5.1AI score0.00534EPSS
Save
CVE
CVE
added 2015/08/31 10:0 a.m.205 views

CVE-2015-5364

The CVE-2015-5364 issue affects the Linux kernel prior to 4.0.6, where udp_recvmsg/udpv6_recvmsg fail to handle processor yielding correctly, enabling remote attackers to trigger a denial of service (system hang) via UDP packet flood with incorrect checksums. Related CVE-2015-5366 also concerns U...

7.8CVSS5.7AI score0.06267EPSS
Save
CVE
CVE
added 2016/05/02 10:0 a.m.205 views

CVE-2015-8830

CVE-2015-8830 is a Linux kernel vulnerability caused by an integer overflow in the aio_setup_single_vector path (fs/aio.c) when handling a large AIO iovec. The issue could allow a local attacker to cause a denial of service or potentially other impact, as described in the CVE entry and reflected ...

7.8CVSS6.4AI score0.00496EPSS
Save
CVE
CVE
added 2017/08/25 7:0 a.m.205 views

CVE-2017-13695

CVE-2017-13695 affects the Linux kernel up to 4.12.9. The vulnerability stems from acpi_ns_evaluate() in drivers/acpi/acpica/nseval.c not flushing the operand cache, which can cause a kernel memory disclosure via a crafted ACPI table and may bypass KASLR (kernel

5.5CVSS5.2AI score0.00436EPSS
Save
CVE
CVE
added 2017/12/23 5:0 p.m.205 views

CVE-2017-17862

CVE-2017-17862 affects the Linux kernel up to 4.14.8. The issue stems from kernel/bpf/verifier.c mis-pruning of unreachable code, which could be mishandled by JITs and enable a local denial-of-service by unprivileged users. Connected advisories and patches indicate this was addressed via kernel f...

5.5CVSS6AI score0.00437EPSS
Save
CVE
CVE
added 2017/12/23 5:0 p.m.205 views

CVE-2017-17864

CVE-2017-17864 affects the Linux kernel up to version 4.14.8, specifically the BPF verifier code (kernel/bpf/verifier.c). The root cause is a mishandling of states_equal comparisons between the pointer data type and the UNKNOWN_VALUE data type, which can allow a local user to leak potentially sen...

3.3CVSS5AI score0.00397EPSS
Save
CVE
CVE
added 2018/07/03 5:0 a.m.205 views

CVE-2018-13099

CVE-2018-13099 concerns the Linux kernel fs/f2fs/inline.c up to version 4.4, where a denial of service can occur via an out-of-bounds memory access and BUG when a modified f2fs image contains an inline inode with an invalid reserved blkaddr. The connected Nessus advisories (Unity Linux) describe ...

5.5CVSS5.8AI score0.025EPSS
Save
CVE
CVE
added 2020/05/27 12:0 p.m.205 views

CVE-2019-20806

CVE-2019-20806 affects the Linux kernel up to version 5.1 (i.e., before 5.2). The issue is a NULL pointer dereference in tw5864_handle_frame() (drivers/media/pci/tw5864/tw5864-video.c) that can lead to denial of service. The connected Nessus advisories reiterate the same root cause and state affe...

4.4CVSS5.2AI score0.00384EPSS
Save
CVE
CVE
added 2024/05/21 3:3 p.m.205 views

CVE-2021-47393

Summary for CVE-2021-47393 (Linux kernel): The mlxreg_fan hardware monitor driver (mlxsw_core) contains a defect where returning a non-zero error when the fan current state is enforced via sysfs prevents thermal statistics updates. This occurs in scenarios where a minimum fan speed is requested v...

7.1CVSS6.8AI score0.00244EPSS
Save
CVE
CVE
added 2022/05/05 2:57 p.m.205 views

CVE-2022-1516

CVE-2022-1516: A NULL pointer dereference in the Linux kernel’s X.25 protocol stack allows a local attacker to crash the system during session termination via a simulated Ethernet card. Connected sources consistently describe this flaw as a local (LOCAL) impact with no remote vector provided; no ...

5.5CVSS6AI score0.00328EPSS
Save
CVE
CVE
added 2022/09/14 12:0 a.m.205 views

CVE-2022-2977

CVE-2022-2977 affects the Linux kernel’s proxied virtualized TPM devices. When virtual TPMs are configured, a local attacker can trigger a use-after-free that may lead to privilege escalation. Public documents confirm the vulnerability description, but neither exploit details nor a concrete remed...

7.8CVSS7.2AI score0.00236EPSS
Save
CVE
CVE
added 2023/06/01 12:0 a.m.205 views

CVE-2023-2598

The CVE-2023-2598 issue arises from a flaw in Linux kernel io_uring buffer registration (io_sqe_buffer_register) that can trigger out-of-bounds access to physical memory beyond the end of the buffer, enabling local privilege escalation. Public discussions and PoC-like exploits demonstrate local e...

7.8CVSS7.2AI score0.01371EPSS
Save
CVE
CVE
added 2024/01/23 12:0 a.m.205 views

CVE-2023-51043

CVE-2023-51043 affects the Linux kernel prior to 6.4.5. The issue is a use-after-free in drivers/gpu/drm/drm_atomic.c caused by a race between a nonblocking atomic commit and a driver unload. The vulnerability results in a potentially exploitable crash if a race occurs during unload while a nonbl...

7CVSS6.7AI score0.00247EPSS
Save
CVE
CVE
added 2024/03/06 6:45 a.m.205 views

CVE-2023-52598

CVE-2023-52598 concerns the Linux kernel (s390/ptrace) where an incorrect handling of the fpc register during ptrace can corrupt fp/vx state of the tracing process. The root cause is that when a traced process’s fpc value is validated, it is temporarily loaded into the fpc register, and the trace...

7.1CVSS6.3AI score0.00242EPSS
Save
CVE
CVE
added 2024/04/28 11:27 a.m.205 views

CVE-2024-26927

CVE-2024-26927 (Linux kernel, ASoC: SOF) has been fixed by adding bounds checks for firmware data to prevent underflow in head->full_size - head->header_size. The description notes Smatch detected potential negative values and an upper bounds check, addressing a bounds-related vulnerability...

8.4CVSS6.7AI score0.00293EPSS
Save
CVE
CVE
added 2024/05/19 8:34 a.m.205 views

CVE-2024-35863

CVE-2024-35863 : In the Linux kernel, a Use-After-Free (UAF) issue was fixed in the SMB client by guarding the is_valid_oplock_break path. The patch skips sessions that are tearing down (status == SES_EXITING) to avoid UAF, mitigating a local-vectored vulnerability in the SMB client code path. Th...

9.8CVSS6.7AI score0.00662EPSS
Save
CVE
CVE
added 2024/05/19 8:35 a.m.205 views

CVE-2024-35910

The CVE-2024-35910 issue affects the Linux kernel TCP timer handling for kernel sockets. Root cause: inet_csk_clear_xmit_timers() could be invoked with the socket lock held and uses del_timer(), risking timers running after the netns is freed. Fix: introduced inet_csk_clear_xmit_timers_sync() usi...

7.8CVSS6.5AI score0.00241EPSS
Save
CVE
CVE
added 2024/05/20 9:41 a.m.205 views

CVE-2024-35950

CVE-2024-35950 affects the Linux kernel DRM client code. The modes[] array references modes on connectors’ mode lists and was not protected by dev->mode_config.mutex, risking use-after-free or memory reuse. The fix extends the same mutex protection to modes[] to ensure elements aren’t freed or...

7.8CVSS6.7AI score0.00256EPSS
Save
CVE
CVE
added 2024/05/30 3:23 p.m.205 views

CVE-2024-36031

CVE-2024-36031 is a Linux kernel vulnerability where, during key instantiation, the expiry time of a key is unconditionally overwritten to TIME64_MAX, effectively making it permanent and breaking DNS updates. The root cause is the unconditional key_set_expiry call during instantiation; the fix re...

9.8CVSS8.4AI score0.00747EPSS
Save
CVE
CVE
added 2024/07/12 12:20 p.m.205 views

CVE-2024-39499

CVE-2024-39499 (Linux kernel, vmci): The vulnerability allows speculative leaks via event_deliver() because user-controlled event_msg->event_data.event was used as an index without sanitization. The fix sanitizes the index to mitigate speculative information leaks. The issue is exploitable loc...

7.1CVSS6.3AI score0.00298EPSS
Save
CVE
CVE
added 2024/07/12 12:37 p.m.205 views

CVE-2024-40998

CVE-2024-40998 — Normal (details provided) Affects Linux kernel ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super(). The root cause is registering sysfs before s_msg_ratelimit_state.lock is initialized, allowing concurrent updates to rs->interval (non-zero) to trigge...

5.5CVSS6.7AI score0.00271EPSS
Save
CVE
CVE
added 2024/08/07 3:14 p.m.205 views

CVE-2024-42245

CVE-2024-42245 is a Linux kernel vulnerability resolved by reverting the patch that changed load balancing in sched/fair. The original change caused an O(n) detachment scan in detach_tasks() when many tasks on a CPU were pinned, and the load-balancer code runs with rq lock held (often in softirq ...

5.5CVSS6.6AI score0.00166EPSS
Save
CVE
CVE
added 2024/09/18 7:12 a.m.205 views

CVE-2024-46797

CVE-2024-46797 : In the Linux kernel (PowerPC/MCS qspinlock), a deadlock can occur when an interrupt happens in queued_spin_lock_slowpath() after qnodesp->count is incremented but before node->lock is initialized. This can allow a CPU to see stale lock values and write the wrong qnode’s nex...

5.5CVSS6.1AI score0.00163EPSS
Save
CVE
CVE
added 2024/10/21 12:14 p.m.205 views

CVE-2024-47745

The CVE-2024-47745 entry describes a Linux kernel vulnerability where remap_file_pages bypassed W^X enforcement when using personality(READ_IMPLIES_EXEC) followed by a RW remap, due to the remap_file_pages path calling do_mmap() before the LSM security check. A fix adds a security_mmap_file LSM h...

7.8CVSS6.3AI score0.00286EPSS
Save
CVE
CVE
added 2024/11/05 5:10 p.m.205 views

CVE-2024-50127

CVE-2024-50127 : The Linux kernel patch for the taprio_change() use-after-free fixes a dangling admin pointer caused by sched switch/removal via advance_sched(). The critical section protected by q->current_entry_lock is too small to prevent the scenario, and KASAN can detect the issue. The fi...

7.8CVSS6.6AI score0.00247EPSS
Save
CVE
CVE
added 2024/11/07 9:31 a.m.205 views

CVE-2024-50143

CVE-2024-50143 affects the Linux kernel; the udf subsystem introduced an uninitialized-value use in udf_get_fileshortad, mitigated by a fix that also checks for overflow when computing alen in udf_current_aext to address a KMSAN bug. The patch prevents triggering issues after application, and pub...

7.8CVSS7.4AI score0.0028EPSS
Save
CVE
CVE
added 2024/11/19 5:19 p.m.205 views

CVE-2024-53053

The CVE-2024-53053 issue affects the Linux kernel SCSI UFS core. The deadlock occurs when ufshcd_rtc_work calls ufshcd_rpm_put_sync() and the power management usage_count is 0, causing the runtime suspend callback to wait for ufshcd_rtc_work to flush, leading to a deadlock. The published fix repl...

5.5CVSS5.3AI score0.00174EPSS
Save
CVE
CVE
added 2024/11/19 5:31 p.m.205 views

CVE-2024-53078

In CVE-2024-53078, Linux kernel vulnerability exists in drm/tegra: probe() where the code checked for NULL after calling iommu_paging_domain_alloc(). The function does not return NULL pointers; it returns error pointers. The fix updates the check to treat error pointers correctly, aligning the pr...

5.5CVSS5.3AI score0.00186EPSS
Save
CVE
CVE
added 2024/12/04 2:20 p.m.205 views

CVE-2024-53131

CVE-2024-53131 concerns the Linux kernel nilfs2 subsystem. The issue manifests as a NULL pointer dereference when the tracepoint block_touch_buffer is exercised from __nilfs_get_folio_block() via touch_buffer(), which accesses bh->b_bdev->bd_dev even if the buffer head lacks a valid block_d...

5.5CVSS6.7AI score0.00236EPSS
Save
CVE
CVE
added 2025/01/08 5:49 p.m.205 views

CVE-2024-56776

Technical details for CVE-2024-56776 are not provided in the supplied connected documents. Public details are unavailable here. Action: monitor for updates from security advisories.

5.5CVSS6.5AI score0.00207EPSS
Save
CVE
CVE
added 2025/01/11 2:30 p.m.205 views

CVE-2024-57843

CVE-2024-57843 concerns the Linux kernel’s virtio-net driver, specifically virtnet_rq_alloc. The defect arises when a fragment is exactly one page and the combined size of the buffer and virtnet_rq_dma (which reserves 16 bytes at the start of a new fragment) exceeds a page, causing an overflow. T...

9.8CVSS6.8AI score0.00414EPSS
Save
CVE
CVE
added 2025/02/18 2:37 p.m.205 views

CVE-2025-21703

Affecting the Linux kernel netem/qdisc path: the issue stems from updating sch->q.qlen before qdisc_tree_reduce_backlog(), causing DRR to miss qlen_notify() and enabling a use-after-free in the active list. CVSS v3.1 indicates high impact (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H). The Astra Linux ...

7.8CVSS7.1AI score0.0029EPSS
Save
CVE
CVE
added 2026/03/18 5:54 p.m.205 views

CVE-2026-23268

CVE-2026-23268 is a Linux kernel AppArmor issue where an unprivileged local user can load, replace, and remove AppArmor profiles by abusing apparmorfs and passing a file descriptor to a privileged process. This enables a confused deputy attack, potentially letting the unprivileged user execute a ...

7.8CVSS5.7AI score0.00134EPSS
Save
CVE
CVE
added 2014/12/12 6:0 p.m.204 views

CVE-2014-8134

CVE-2014-8134 affects the Linux kernel’s KVM paravirt code path (arch/x86/kernel/kvm.c, paravirt_ops_setup) through version 3.18. The root cause is an improper paravirt_enabled setting for KVM guest kernels, which could allow a guest user to bypass ASLR via a crafted application that reads a 16‑b...

3.3CVSS5.4AI score0.00703EPSS
Save
CVE
CVE
added 2017/07/13 8:0 p.m.204 views

CVE-2017-1000363

CVE-2017-1000363: Linux kernel lp driver bounds-check flaw in lp.c allows a local attacker with write access to kernel command line arguments to overflow parport_nr and execute arbitrary code. Root cause: missing bounds check in arg handling. Public disclosures include Debian security advisories ...

7.8CVSS7.5AI score0.00639EPSS
Save
CVE
CVE
added 2022/08/23 12:0 a.m.204 views

CVE-2022-2938

CVE-2022-2938 : A flaw in the Linux kernel’s Pressure Stall Information (PSI) implementation could allow a local attacker to crash the system or cause memory-corruption side effects, even though PSI is disabled by default. The connected documents consistently describe the issue as a Linux kernel ...

7.8CVSS7.1AI score0.00273EPSS
Save
CVE
CVE
added 2023/11/03 8:7 a.m.204 views

CVE-2023-1476

CVE-2023-1476 refers to a Linux kernel vulnerability affecting the mm/mremap path. A use-after-free occurs due to a race between rmap walk and mremap, enabling a local user to crash the system and potentially escalate privileges by exploiting a stale TLB during a PUD move. Connected documents ide...

7CVSS7.1AI score0.0045EPSS
Save
CVE
CVE
added 2023/04/19 12:0 a.m.204 views

CVE-2023-28327

CVE-2023-28327 : A NULL pointer dereference in the Linux kernel’s UNIX protocol (net/unix/diag.c, function unix_diag_get_exact) occurs when the newly allocated skb is created without an associated sk, leaving a NULL sk pointer. This can allow a local attacker to crash the kernel or cause a denial...

5.5CVSS5.7AI score0.00189EPSS
Save
CVE
CVE
added 2023/06/18 12:0 a.m.204 views

CVE-2023-35824

CVE-2023-35824 is a Linux kernel use-after-free in the dm1105_remove path (drivers/media/pci/dm1105/dm1105.c), fixed by Linux kernel 6.3.2 (ChangeLog-6.3.2). The Astra Linux bulletin and related sources confirm the same issue affecting kernel before 6.3.2 and cite the same function/file, indicati...

7CVSS7.3AI score0.00198EPSS
Save
CVE
CVE
added 2024/05/17 2:24 p.m.204 views

CVE-2023-52683

CVE-2023-52683: Linux kernel ACPI LPIT integer-overflow in lpit_update_residency() (tsc_khz > UINT_MAX/1000) fixed by replacing a u32 multiplication with mul_u32_u32(). The MiracleLinux advisories (AXSA entries) reference this CVE among affected Linux kernel series and note remediation via ker...

5.5CVSS6.6AI score0.0025EPSS
Save
CVE
CVE
added 2024/04/02 7:1 a.m.204 views

CVE-2024-26675

CVE-2024-26675 (Linux kernel) affects the ppp_async path. The issue arises from MRU (Maximum Receive Unit) limits not being enforced for PPP async messages, which can trigger a warning in __alloc_pages via a memory/page allocation path when handling large skb allocations during PPP input. The des...

5.5CVSS6.1AI score0.00254EPSS
Save
CVE
CVE
added 2024/04/03 5:0 p.m.204 views

CVE-2024-26758

CVE-2024-26758 relates to the Linux kernel’s md subsystem: md_check_recovery() previously could fail to clear MD_RECOVERY_RUNNING when suspended, allowing a hanging sync_thread during suspend/resume of md devices. The fix ignores the suspended array in md_check_recovery(), addressing a hang where...

5.5CVSS7AI score0.00212EPSS
Save
CVE
CVE
added 2024/04/17 10:17 a.m.204 views

CVE-2024-26857

CVE-2024-26857 affects the Linux kernel’s geneve_rx path in drivers/net/geneve.c, where skb->network_header must be saved before calling pskb_inet_may_pull() to recompute the network header after pulling headers. The issue is tied to uninitialized values in IP_ECN_decapsulate and the chain lea...

7.3CVSS6.2AI score0.00601EPSS
Save
CVE
CVE
added 2024/04/17 10:27 a.m.204 views

CVE-2024-26907

CVE-2024-26907 affects the Linux kernel in the RDMA mlx5 stack. The vulnerability arises from a fortify source warning caused by a field-spanning write to eseg->inline_hdr.start in wr.c (memcpy path) during mlx5_ib_post_send, potentially enabling a local issue if exploited. Affected components...

7.8CVSS6.4AI score0.00265EPSS
Save
CVE
CVE
added 2024/05/01 5:30 a.m.204 views

CVE-2024-27019

CVE-2024-27019 affects the Linux kernel nf_tables component via a data race in __nft_obj_type_get() when nft_unregister_obj() runs concurrently with the iteration over nf_tables_objects. The fix is to iterate nf_tables_objects with list_for_each_entry_rcu() and to protect the entire type query wi...

7.8CVSS6.2AI score0.00209EPSS
Save
CVE
CVE
added 2024/05/30 3:35 p.m.204 views

CVE-2024-36953

CVE-2024-36953 affects the Linux kernel KVM for arm64 with vgic-v2. The issue: vgic_v2_parse_attr() searches for a vCPU matching the CPUID and may receive a NULL from kvm_get_vcpu_by_id() if the ID is invalid. Unlike the safe GICv3 flow, the code did not verify the returned vCPU object. Affected ...

5.5CVSS7.1AI score0.00231EPSS
Save
CVE
CVE
added 2024/08/17 9:21 a.m.204 views

CVE-2024-43830

CVE-2024-43830 : Linux kernel vulnerability in leds: trigger race. The issue arises when unregistering trigger sysfs attributes after deactivate(), creating a window where trigger-data could be referenced post-free. The documented fix moves device_remove_groups() to before deactivate(), ensuring ...

7.8CVSS6.4AI score0.00251EPSS
Save
CVE
CVE
added 2024/12/02 1:44 p.m.204 views

CVE-2024-53124

CVE-2024-53124 affects the Linux kernel net subsystem, specifically data races around sk->sk_forward_alloc. The provided documents show that two threads can call tcp_v6_do_rcv()/sk_forward_alloc_add() concurrently when sk->sk_state == TCP_LISTEN and sk->sk_lock is unlocked, leading to a ...

7.5CVSS6.2AI score0.00586EPSS
Save
Total number of security vulnerabilities14775